StudentServiceTypeCustomFieldValue 
EntityType  Independent 
Logical Entity Name  StudentServiceTypeCustomFieldValue 
Default Table Name  SsStudentServiceCustomFieldAssociation 
Logical Only  NO 
Definition 
 
Note 
 

StudentServiceTypeCustomFieldValue Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentServiceTypeId(FK)    INTEGER  NO 
 
ServiceTypeCustomFieldId(FK)    INTEGER  NO 
 
FieldValue    VARCHAR(256)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentServiceTypeCustomFieldValue Keys 
Key Name  Key Type  Keys 
SsStudentServiceCustomFieldAssociation_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SsStudentServiceCustomFieldAssociation_SsStudentServiceCustomFieldID_N_N_IDX  Inversion Entry  ServiceTypeCustomFieldId 
SsStudentServiceCustomFieldAssociation_SsStudentServiceAssociationID_N_N_IDX  Inversion Entry  StudentServiceTypeId 
PK_SsStudentServiceCustomFieldAssociation_SsStudentServiceCustomFieldAssociationID  PrimaryKey  Id 

StudentServiceTypeCustomFieldValue Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentServiceType  Non-Identifying  One To Zero or More        StudentServiceTypeId  NO 
ServiceTypeCustomField  Non-Identifying  One To Zero or More        ServiceTypeCustomFieldId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentServiceTypeCustomFieldValue Check Constraints 
Check Constraint Name  CheckConstraint